MyAlignmentProc
Your alignment function should have the following form:
pascal void MyAlignmentProc (Rect *rp, long refcon);
rp
- Contains a pointer to a rectangle that has already been aligned with a default alignment function.
refcon
- Contains a reference constant value for use by your alignment function. Your application specifies the value of this reference constant in the alignment function structure you pass to the Image Compression Manager.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help